You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Adopt Method > Matrix.Adopt Method ([In] double[], int, int, int, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Adopt Method ([In] double[], int, int, int, bool)
Syntax
C#
Visual Basic
public void Adopt([In] double[] aArray, int aIndex, int aRows, int aCols, bool aIsComplex);

This is Adopt, a member of class Matrix.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!